Uses of Class
com.netscape.cmscore.ldapconn.LDAPAuthenticationConfig
Packages that use LDAPAuthenticationConfig
-
Uses of LDAPAuthenticationConfig in com.netscape.cmscore.ldapconn
Methods in com.netscape.cmscore.ldapconn that return LDAPAuthenticationConfigModifier and TypeMethodDescriptionLDAPConfig.getAuthenticationConfig()
Returns.ldapauth.* parameters. Methods in com.netscape.cmscore.ldapconn with parameters of type LDAPAuthenticationConfigModifier and TypeMethodDescriptionvoid
LdapAuthInfo.init
(LDAPAuthenticationConfig config) initialize this class from the config store.void
LdapAuthInfo.init
(LDAPAuthenticationConfig config, String host, int port, boolean secure) initialize this class from the config store, and verify the password.